Scripting > CxEditors > CxNoteEditor Object

CxNoteEditor Object

The CxNoteEditor object is a dialog box-based editor for the Note Service (NOTE). Declare the object using the following code:

CreateObject("CxEditors.CxNoteEditor")

Each method in this document will assume you have declared and connected the CxNoteEditor object using the following code:

Dim NoteEditor

Set NoteEditor = CreateObject("CxEditors.CxNoteEditor")

NoteEditor.Connect("CYGDEMO.Note")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.